Skip to content

Update create-partial-backup.md (8.0)#484

Merged
alina-derkach-oaza merged 1 commit into
percona:8.0from
A1EF:patch-1
Jun 8, 2026
Merged

Update create-partial-backup.md (8.0)#484
alina-derkach-oaza merged 1 commit into
percona:8.0from
A1EF:patch-1

Conversation

@A1EF

@A1EF A1EF commented Jun 7, 2026

Copy link
Copy Markdown

From man xtrabackup:

   The --databases and --databases-file options
       The ` --databases` option accepts a space-separated list of the databases and tables to backup in the databasename[.tablename] format. In addition to this list, make sure to specify the mysql, sys, and performance_schema databases. These databases are required when restoring the databases using xtrabackup --copy-back.

       NOTE:
          Tables  processed  during  the  --prepare  step  may  also  be added to the backup even if they are not explicitly listed by the parameter if they were created after the backup started.

          $ xtrabackup --databases='mysql sys performance_schema test ...'

From `man xtrabackup`:
```
   The --databases and --databases-file options
       The ` --databases` option accepts a space-separated list of the databases and tables to backup in the databasename[.tablename] format. In addition to this list, make sure to specify the mysql, sys, and performance_schema databases. These databases are required when restoring the databases using xtrabackup --copy-back.

       NOTE:
          Tables  processed  during  the  --prepare  step  may  also  be added to the backup even if they are not explicitly listed by the parameter if they were created after the backup started.

          $ xtrabackup --databases='mysql sys performance_schema test ...'
```
@alina-derkach-oaza alina-derkach-oaza self-requested a review June 8, 2026 13:08
@alina-derkach-oaza

Copy link
Copy Markdown
Collaborator

Hi A1EF,

Thank you for the fix!

@alina-derkach-oaza alina-derkach-oaza left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@alina-derkach-oaza alina-derkach-oaza merged commit 5734a7b into percona:8.0 Jun 8, 2026
1 check failed
@alina-derkach-oaza alina-derkach-oaza changed the title Update create-partial-backup.md Update create-partial-backup.md (8.0) Jun 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants